<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	FONT-SIZE: 12px;  MARGIN: 0px auto;COLOR: #4b4b4b; FONT-FAMILY: Arial,Verdana,Sans-Serif
}
td{FONT-SIZE: 12px; line-height:25px;}
a:link {
	text-decoration: none;
	color:#666;
}
a:visited {
	text-decoration: none;
	color:#666;
}
a:hover {
	text-decoration: none;
	color:#039;
}
a:active {
	text-decoration: none;
}
a.menu{ 
font-size:14px;
font-family:"微软雅黑";
line-height:45px;
font-weight:bold;

}
a.menu:link {
 font-family: "微软雅黑","宋体";
font-size:14px;
color:#ffffff;
display:block;
font-weight:bold;
	text-decoration:none;
}
a.menu:visited {
font-family: "微软雅黑","宋体";
font-size:14px;
color:#ffffff;
font-weight:bold;
display:block;
	text-decoration:none;
}
a.menu:hover {
font-family: "微软雅黑","宋体";
font-size:14px;
color:#ffffff;
font-weight:bold;
display:block;
	text-decoration:none;
	background-image:url(../images/menuover_2.jpg);

}
	.anylinkcss{
position:absolute;
visibility: hidden;
z-index:1001;
padding-top:5px;
}
.b1{ 
line-height:35px;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif,"微软雅黑","宋体";

}
.b1 a:link{
float:left;
width:120px;
font-size:12px;
color:#ffffff;
text-decoration:none;
}
.b1 a:visited {
float:left;
width:120px;
font-size:12px;
color:#ffffff;
text-decoration:none;
}
.b1 a:hover {
float:left;
font-size:12px;
background-color:#CA860C;
width:120px;
color:#fff;
text-decoration:none;
}
.b1 a:active {
float:left;
width:120px;
font-size:12px;
color:#ffffff;
text-decoration:none;
}
.boxright{ margin:10px 0 0 10px;}
.showfont{ line-height:180%; margin-top:20px;}
.showfont p img{ max-width:100%;}

.pro_list2{ width:2000px; margin-top:20px;}
.pro_list2 ul{ width:100%; margin:0; padding:0; }
.pro_list2 ul li{overflow:hidden; float:left; width:11.85%; margin-right:0.5%; border:1px solid #ccc; margin-bottom:10px; padding:0;}
.pro_list2 ul li:nth-child(8n){ margin-right:0%;}
.pro_list2 ul li .pic{ text-align:center;height:160px; overflow:hidden; padding:5px;}
.pro_list2 ul li .pic img{ max-width:100%; }
.pro_list2 ul li .title{ text-align:center; line-height:30px;}

.pro_list{ width:100%; margin-top:20px;}
.pro_list ul{ width:100%; margin:0; padding:0; }
.pro_list ul li{overflow:hidden; float:left; width:32%; margin-right:1.5%; border:1px solid #ccc; margin-bottom:10px; padding:0;}
.pro_list ul li:nth-child(3n){ margin-right:0%;}
.pro_list ul li .pic{ text-align:center;height:160px; overflow:hidden; padding:5px;}
.pro_list ul li .pic img{ max-width:100%; }
.pro_list ul li .title{ text-align:center; line-height:30px;}

.showtitle{ text-align:center; margin:50px 0 0;}
.showtitle .pic{ width:100%;}
.showtitle .pic img{ max-width:90%;}

/*分页*/
.pager{ padding:10px 0; text-align:center}
.pager a{ border:1px solid #ccc; display:inline-block; width:30px; height:30px; line-height:30px; border-radius:5px; margin:0 3px; font-size:1.2em; }
.pager a:hover{	text-decoration: none; font-weight:600;}
.pager a.cur, .pager a:hover{ color:#fff; background:#008FCE}
.pager a.pre, .pager a.next{position:relative;}
.pager a.moreto{border:0px solid #008FCEd;  }
.pager a.pre em { -webkit-backface-visibility: hidden; position: absolute;  right:12px;    top: 9px;    width: 0;    height: 0;    border-width: 7px;    border-style: solid dashed dashed;
    border-color: transparent #666 transparent transparent;    font-size: 0;    line-height: 0;}
.pager a.next em {    -webkit-backface-visibility: hidden;    position: absolute;    left:12px;    top: 9px;    width: 0;    height: 0;   border-width: 7px;    border-style: solid dashed dashed;    border-color: transparent transparent transparent #666;    font-size: 0;    line-height: 0;}
.clear{clear:both;height:0;font-size:0;line-height:0;visibility:hidden; overflow:hidden;} 

/*行业资讯*/
.newsList{ width:100%; margin:0 auto}
.newsList UL{margin:0; padding:0;  }
.newsList ul li{line-height:40px; height:40px; overflow:hidden; border-bottom:1px solid #ccc; font-size:14px;}
.newsList ul li a{ margin:0px; display:inline-block; }
.newsList ul li span{ float:right; }

/*详情页*/

.newsInfo{ margin:0 auto;}
.newsInfo{ font-size:1.2em; line-height:150%;}
.newsinfo h3{ text-align:center; font-size:2em; font-weight:600; margin-bottom:2%;}
.newsinfo h4{ color:#999; font-size:1.0em;font-weight:400; margin:20px 0; text-align:center}

/*  留言*/
.inMessage{ width:70%; margin:0 auto;}
.inMessage div{ margin-bottom:5px;}
.inMessage div label{ width:100px; float:left}
.inMessage input{ font-size:12px; padding:5px 10px; line-height:25px; border:1px solid #ccc; width:360px;}
.inMessage textarea{ font-size:12px;  border:1px solid #ccc; padding:5px 10px; line-height:25px; width:360px; height:100px;}
.inMessage input.subf{border:0px; background:#ED802B;	display:inline-block; color: #fff; width:60px; height:26px; padding:0; line-height:26px; font-size:14px;
	border-radius:5px; 	-webkit-border-radius:5px;	-moz-border-radius: 5px;	-o-border-radius: 5px;	-ms-border-radius: 5px;}
.inMessage input.subf2{border:0px; background:#666;	display:inline-block; color: #fff; width:60px; height:26px; padding:0; line-height:26px; font-size:14px;
	border-radius:5px; 	-webkit-border-radius:5px;	-moz-border-radius: 5px;	-o-border-radius: 5px;	-ms-border-radius: 5px;}
.inMessage input::-webkit-input-placeholder { color: #000; -webkit-transition: color.5s; } 
.inMessage input:focus::-webkit-input-placeholder, input:hover::-webkit-input-placeholder { 
color: #c2c2c2; -webkit-transition: color.5s; } 
.inMessage textarea::-webkit-input-placeholder { color: #000; -webkit-transition: color.5s; } 
.inMessage textarea:focus::-webkit-input-placeholder, textarea:hover::-webkit-input-placeholder { 
color: #c2c2c2; -webkit-transition: color.5s; } 







</pre></body></html>